Fix missing entry for hunspell first cut
authorAgustin Martin <agustin.martin@hispalinux.es>
Fri, 19 Dec 2008 11:45:24 +0000 (11:45 +0000)
committerAgustin Martin <agustin.martin@hispalinux.es>
Fri, 19 Dec 2008 11:45:24 +0000 (11:45 +0000)
commit7498e24318e71c54d97321bdce083550c1b43cf1
tree7b708902ba8036b0d15942db8b9906bc1e58840b
parentf4f6594e56f5bca8ba9e0e0b14a37e8f585317f4
Fix missing entry for hunspell first cut

(ispell-really-hunspell): new variable to signal hunspell
(ispell-check-version):
Check if hunspell and set ispell-really-hunspell if needed
(ispell-send-string), (ispell-start-process), (flyspell-large-region):
Pass right options for hunspell if needed
lisp/ChangeLog